Bitmap for UWP
GetParent<T>() メソッド

C1.UWP.DX アセンブリ > C1.Util.DX.DXGI 名前空間 > DXGIObject クラス > GetParent メソッド : GetParent<T>() メソッド
Type of the parent object
Gets the parent of the object.
シンタックス
'宣言
 
Public Overloads Function GetParent(Of T As ComObject)() As T
public T GetParent<T>()
where T: ComObject

型パラメータ

T
Type of the parent object

戻り値の型

Returns the parent object based on the GUID of the type of the parent object.
参照

DXGIObject クラス
DXGIObject メンバ
オーバーロード一覧